buildman: Fix repeating board list with -l
authorSimon Glass <[email protected]>
Wed, 15 Oct 2014 12:34:41 +0000 (14:34 +0200)
committerSimon Glass <[email protected]>
Mon, 3 Nov 2014 21:10:52 +0000 (14:10 -0700)
commitbe338a5149da998cc8366de69d788d04a64688e1
tree564a1cf8200a113323e47bcfee6085e18e72ccbc
parent571bdf16a78e9e116a93d46f4809c4f8a3f2adb6
buildman: Fix repeating board list with -l

Ensure that we don't print duplicate board names when -l is used.

Change-Id: I56adb138fc18f772ba61eba0fa194cdd7bc7efc6
Signed-off-by: Simon Glass <[email protected]>
Reported-by: Albert Aribaud <[email protected]>
tools/buildman/builder.py